home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Source / GNU / libg++ / libio / tests / configure.in < prev    next >
Text File  |  1994-02-15  |  566b  |  22 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary for a configure script to process the program in
  3. # this directory.  For more information, look at ../../configure.
  4.  
  5. configdirs=
  6. srctrigger=tFile.cc
  7. srcname="test C++ input/output library"
  8. package_makefile_frag=Make.pack
  9.  
  10. # per-host:
  11.  
  12. # per-target:
  13.  
  14. TO_TOPDIR=../../
  15. ALL=' '
  16. CINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
  17. CXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
  18. MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'
  19. (. ${srcdir}/../config.shared) >${package_makefile_frag}
  20.  
  21. # post-target:
  22.